home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q103 / 0 / 58.TXT < prev    next >
Text File  |  1993-08-30  |  3KB  |  59 lines

  1. DOCUMENT:Q103058  18-AUG-1993  [W_NT]
  2. TITLE   :Why Setup Reboots Three Times When Converting to NTFS
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. ----------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system, version 3.1
  12.  - Microsoft Windows NT Advanced Server, version 3.1
  13. ----------------------------------------------------------------------
  14.  
  15. The Autoconvert program converts file systems to NTFS. During Windows
  16. NT Setup, Autoconvert reboots your system three times. This is because
  17. it needs to unmount and remount partitions several times while
  18. handling open files. The following sequence of events occurs:
  19.  
  20. 1. From Setup or Disk Administrator, file system conversion is
  21.    initiated. Before any changes can be made to the target volume, the
  22.    system must be rebooted.
  23.  
  24. 2. NTFS requires that a particular sector (n/2) be free to store a
  25.    backup copy of the boot sector. Autoconvert begins by noting that
  26.    sector n/2 is not free. Autoconvert then shuffles file-system
  27.    structures until this sector is free. To prevent any possibility of
  28.    disk corruption due to incomplete conversion, it reboots the system
  29.    so that the file system will remount the volume and recognize the
  30.    changes just made.
  31.  
  32. 3. Autoconvert now recognizes that sector n/2 is free. It converts the
  33.    volume to NTFS. Once finished, it writes the new sectors, zero and
  34.    n/2, and then, to force the file system to remount the volume as
  35.    NTFS, reboots.
  36.  
  37. 4. Autoconvert recognizes that the volume is now NTFS, displays the
  38.    "Volume is already NTFS" message, takes itself out of the Registry,
  39.    and lets the system continue.
  40.  
  41. Additional reference words: 3.10
  42. KBCategory:
  43. KBSubCategory: STP FILSYS
  44.  
  45. =============================================================================
  46.  
  47. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  48. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  49. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  50. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  51. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  52. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  53. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  54. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  55. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  56. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  57. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  58.  
  59. Copyright Microsoft Corporation 1993.